Name | Description | |
---|---|---|
ScriptEnumValue<T> Constructor |
The following tables list the members exposed by ScriptEnumValue<T>.
Name | Description | |
---|---|---|
ScriptEnumValue<T> Constructor |
Name | Description | |
---|---|---|
Expression | Gets or sets an expression used to calculate value of this ScriptValue. Setting this value forces ScriptValue<T>.IsExpression to true. (Inherited from C1.Xaml.FlexReport.ScriptValue<T>) | |
IsExpression | Gets or sets a value indicating whether the current ScriptValue is specified as an expression. (Inherited from C1.Xaml.FlexReport.ScriptValue<T>) | |
Value | Gets or sets a value of this ScriptValue. Settings this value forces ScriptValue<T>.IsExpression to false. (Inherited from C1.Xaml.FlexReport.ScriptValue<T>) | |
ValueAsString | (Inherited from C1.Xaml.FlexReport.ScriptValue<T>) |
Name | Description | |
---|---|---|
AssignFrom | Assigns (copies) properties from another ScriptValue to the current object. (Inherited from C1.Xaml.FlexReport.ScriptValue<T>) | |
ToString | (Inherited from C1.Xaml.FlexReport.ScriptValue<T>) |
Implicit Type Conversion | Overloaded. |